records

records

Active filters Clear all

No active filters

Filters

History of sources of electricity generated in Québec

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
date and time the measurement was taken

No description available for this field.

Name (identifier)
date
Type
datetime
Sample
                       
Hydroelectric
hydroelectric output in megawatts (MW)

No description available for this field.

Name (identifier)
hydraulique
Type
decimal
Sample
                       
Wind
wind output in megawatts (MW)

No description available for this field.

Name (identifier)
eolien
Type
decimal
Sample
                       
Other renewables
output in megawatts (MW) from facilities belonging to independent power producers using different renewable sources

No description available for this field.

Name (identifier)
autres
Type
decimal
Sample
                       
Solar
solar output in megawatts (MW)

No description available for this field.

Name (identifier)
solaire
Type
decimal
Sample
                       
Thermal
thermal output in megawatts (MW)

No description available for this field.

Name (identifier)
thermique
Type
decimal
Sample
                       
Total
total output in megawatts (MW)

No description available for this field.

Name (identifier)
total
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"historique-production-electricite-quebec",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/historique-production-electricite-quebec"
      }
    ]
    ,
  • "definitions":
    {
    • "historique-production-electricite-quebec":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/historique-production-electricite-quebec_records"
            }
          }
        }
      }
      ,
    • "historique-production-electricite-quebec_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Date",
              • "description":"date and time the measurement was taken"
              }
              ,
            • "hydraulique":
              {
              • "type":"number",
              • "title":"Hydroelectric ",
              • "description":"hydroelectric output in megawatts (MW)"
              }
              ,
            • "eolien":
              {
              • "type":"number",
              • "title":"Wind",
              • "description":"wind output in megawatts (MW)"
              }
              ,
            • "autres":
              {
              • "type":"number",
              • "title":"Other renewables",
              • "description":"output in megawatts (MW) from facilities belonging to independent power producers using different renewable sources"
              }
              ,
            • "solaire":
              {
              • "type":"number",
              • "title":"Solar",
              • "description":"solar output in megawatts (MW)"
              }
              ,
            • "thermique":
              {
              • "type":"number",
              • "title":"Thermal",
              • "description":"thermal output in megawatts (MW)"
              }
              ,
            • "total":
              {
              • "type":"number",
              • "title":"Total",
              • "description":"total output in megawatts (MW)"
              }
            }
          }
        }
      }
    }
}

Similar datasets